Important: Red Hat Integration Camel-K 1.6.4 release and security update

Synopsis

Important: Red Hat Integration Camel-K 1.6.4 release and security update

Type/Severity

Security Advisory: Important

Topic

A micro version update (from 1.6.3 to 1.6.4) is now available for Red Hat Integration Camel K that includes bug fixes and enhancements. The purpose of this text-only errata is to inform you about the security issues fixed in this release.

Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.

Description

A micro version update (from 1.6.3 to 1.6.4) is now available for Red Hat Camel K that includes bug fixes and enhancements, which are documented in the Release Notes document linked to in the References.

Security Fix(es):

  • undertow: buffer leak on incoming websocket PONG message may lead to DoS (CVE-2021-3690)
  • maven: Block repositories using http by default (CVE-2021-26291)
  • cyrus-sasl: failure to properly escape SQL input allows an attacker to execute arbitrary SQL commands (CVE-2022-24407)
  • bouncycastle: Timing issue within the EC math library (CVE-2020-15522)
  • jetty: buffer not correctly recycled in Gzip Request inflation (CVE-2020-27218)
  • RESTEasy: PathParam in RESTEasy can lead to a reflected XSS attack (CVE-2021-20293)
  • XStream: SSRF can be activated unmarshalling with XStream to access data streams from an arbitrary URL referencing a resource in an intranet or the local host (CVE-2021-21349)
  • jersey: Local information disclosure via system temporary directory (CVE-2021-28168)
  • jakarta-el: ELParserTokenManager enables invalid EL expressions to be evaluate (CVE-2021-28170)
  • jdom: XXE allows attackers to cause a DoS via a crafted HTTP request (CVE-2021-33813)
  • guava: local information disclosure via temporary directory created with unsafe permissions (CVE-2020-8908)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Solution

Before applying this update, make sure all previously released errata relevant to your system have been applied.

For details on how to apply this update, refer to:

https://access.redhat.com/articles/11258

Affected Products

  • Red Hat Integration - Camel K 1 x86_64

Fixes

  • BZ - 1902826 - CVE-2020-27218 jetty: buffer not correctly recycled in Gzip Request inflation
  • BZ - 1906919 - CVE-2020-8908 guava: local information disclosure via temporary directory created with unsafe permissions
  • BZ - 1942635 - CVE-2021-21349 XStream: SSRF can be activated unmarshalling with XStream to access data streams from an arbitrary URL referencing a resource in an intranet or the local host
  • BZ - 1942819 - CVE-2021-20293 RESTEasy: PathParam in RESTEasy can lead to a reflected XSS attack
  • BZ - 1953024 - CVE-2021-28168 jersey: Local information disclosure via system temporary directory
  • BZ - 1955739 - CVE-2021-26291 maven: Block repositories using http by default
  • BZ - 1962879 - CVE-2020-15522 bouncycastle: Timing issue within the EC math library
  • BZ - 1965497 - CVE-2021-28170 jakarta-el: ELParserTokenManager enables invalid EL expressions to be evaluate
  • BZ - 1973413 - CVE-2021-33813 jdom: XXE allows attackers to cause a DoS via a crafted HTTP request
  • BZ - 1991299 - CVE-2021-3690 undertow: buffer leak on incoming websocket PONG message may lead to DoS
  • BZ - 2055326 - CVE-2022-24407 cyrus-sasl: failure to properly escape SQL input allows an attacker to execute arbitrary SQL commands